projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1716cfa
)
Actually read Mathias' advice and retain sign in time extension.
author
robertlipe
<robertlipe@gmail.com>
Mon, 14 May 2012 14:18:38 +0000
(14:18 +0000)
committer
robertlipe
<robertlipe@gmail.com>
Mon, 14 May 2012 14:18:38 +0000
(14:18 +0000)
gpsbabel/skytraq.c
patch
|
blob
|
history
diff --git
a/gpsbabel/skytraq.c
b/gpsbabel/skytraq.c
index 0b49d449f292814d09e74aead13ddfa7c4f46fc7..6edeb1469e31e097578930a147550493cbc29a76 100644
(file)
--- a/
gpsbabel/skytraq.c
+++ b/
gpsbabel/skytraq.c
@@
-626,7
+626,7
@@
process_data_item(struct read_state *pst, const item_frame *pitem, int len)
{
int res = 0;
double lat, lon, alt;
-
gbint32
ts;
+
unsigned int
ts;
int poi = 0;
full_item f;
compact_item c;